home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Quarterly
/
The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso
/
pc
/
toc.dir
/
00097.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-01-16
|
200 b
|
9 lines
on exitFrame
global IQcursor
set the cursor of sprite 2 to IQcursor
set the cursor of sprite 9 to IQcursor
repeat with i = 30 to 38
set the cursor of sprite i to IQcursor
end repeat
end